Skip to content

Remove unused m4 macros and update AX_PTHREAD#10106

Open
BrianAker wants to merge 1 commit intowolfSSL:masterfrom
BrianAker:fix/remove-unused-m4
Open

Remove unused m4 macros and update AX_PTHREAD#10106
BrianAker wants to merge 1 commit intowolfSSL:masterfrom
BrianAker:fix/remove-unused-m4

Conversation

@BrianAker
Copy link
Copy Markdown
Contributor

Description

Remove the unused AX_CHECK_LIBRARY and REQUIRE_CANONICAL macros from m4/, and stop calling AC_CANONICAL_TARGET from configure.ac since this tree no longer needs target canonicalization.

Update m4/ax_pthread.m4 to the latest AX_PTHREAD macro from the autoconf archive, which brings the host-based canonicalization checks used by the current upstream macro.

Testing

./configure --enable-dtls --enable-opensslextra
make check
make distcheck

Remove the unused AX_CHECK_LIBRARY and REQUIRE_CANONICAL macros from m4/, and stop calling AC_CANONICAL_TARGET from configure.ac since this tree no longer needs target canonicalization.

Update m4/ax_pthread.m4 to the latest AX_PTHREAD macro from the autoconf archive, which brings the host-based canonicalization checks used by the current upstream macro.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant